Package com.bitmovin.player.offline.service
Types
Link copied to clipboard
Android Service that handles downloading content for offline playback.
Link copied to clipboard
data class BitmovinDownloadState(offlineContent: OfflineContent, trackIdentifier: String, state: OfflineOptionEntryState, downloadedPercentage: Float, downloadedBytes: Long)
Content copied to clipboard